CodeContainer.HasRemote 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.
Indicates whether a CodeContainer has a remote set.
public:
property bool HasRemote { bool get(); };
public:
property bool HasRemote { bool get(); };
public bool HasRemote { get; }
member this.HasRemote : bool
Public ReadOnly Property HasRemote As Boolean