Common.scopeIdentifier Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
scopeIdentifier(Guid) | |
scopeIdentifier() |
scopeIdentifier(Guid)
public:
virtual Guid scopeIdentifier(Guid value);
public virtual Guid scopeIdentifier (Guid value);
abstract member scopeIdentifier : Guid -> Guid
override this.scopeIdentifier : Guid -> Guid
Public Overridable Function scopeIdentifier (value As Guid) As Guid
Parameters
- value
- Guid
Returns
Applies to
scopeIdentifier()
public:
virtual Guid scopeIdentifier();
public virtual Guid scopeIdentifier ();
abstract member scopeIdentifier : unit -> Guid
override this.scopeIdentifier : unit -> Guid
Public Overridable Function scopeIdentifier () As Guid