ResourcePermissionBase.Any Field

Definition

Specifies the character to be used to represent the any wildcard character.

public: System::String ^ Any;
public const string Any;
val mutable Any : string
Public Const Any As String 

Field Value

Remarks

The value of this field is "*".

Applies to