VCUserMacro Interface

Definition

Gives access to user defined macros.

public interface class VCUserMacro
public interface class VCUserMacro
__interface VCUserMacro
[System.Runtime.InteropServices.Guid("41E315A7-2FC2-48A7-8512-90755CD9327E")]
[System.Runtime.InteropServices.TypeLibType]
public interface VCUserMacro
[<System.Runtime.InteropServices.Guid("41E315A7-2FC2-48A7-8512-90755CD9327E")>]
[<System.Runtime.InteropServices.TypeLibType>]
type VCUserMacro = interface
Public Interface VCUserMacro
Attributes

Properties

Delimiter

Sets or gets the delimiter separating macros.

InheritsFromParent

Gets or sets whether a user macro inherits values from its parent.

Name

Gets the name of the user macro.

PerformEnvironmentSet

Sets of gets whether the macro is set within the environment.

PropertySheet

Gets the property sheet contining the user macro.

Value

Sets or gets the string replacement for the user macro.

Methods

MatchName(String, Boolean)

Matches a specified name to the name of a collection item.

Applies to