[This is preliminary documentation and is subject to change.]
References glue that this endpoint works under
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IGlue Glue { get; }
public IGlue Glue { get; }
Public ReadOnly Property Glue As IGlue
Get
Public ReadOnly Property Glue As IGlue
Get
public:
property IGlue^ Glue {
IGlue^ get ();
}
public:
property IGlue^ Glue {
IGlue^ get ();
}
member Glue : IGlue with get
member Glue : IGlue with get
Property Value
Type:
IGlue