Common.scopeIdentifier Method
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.
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
public:
virtual Guid scopeIdentifier();
public virtual Guid scopeIdentifier ();
abstract member scopeIdentifier : unit -> Guid
override this.scopeIdentifier : unit -> Guid
Public Overridable Function scopeIdentifier () As Guid