OperationParameterInfo.IsLcid Property

Definition

true if the associated operation parameter is a locale identifier; otherwise, false.

public:
 property bool IsLcid { bool get(); };
public bool IsLcid { get; }
member this.IsLcid : bool
Public ReadOnly Property IsLcid As Boolean

Property Value

true if the associated operation parameter is a locale identifier; otherwise, false.

Applies to