RemoteCodeContainer.CodeContainerProvider Property
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.
The unique identifier of the ICodeContainerProvider that is used to acquire this RemoteCodeContainer.
public:
property Guid CodeContainerProvider { Guid get(); };
public Guid CodeContainerProvider { get; }
member this.CodeContainerProvider : Guid
Public ReadOnly Property CodeContainerProvider As Guid