Share via


PlaceholderResources Class

Inheritance Hierarchy

System..::..Object
  Microsoft.Data.Tools.Model..::..PlaceholderResources

Namespace:  Microsoft.Data.Tools.Model
Assembly:  Microsoft.Data.Tools.Model (in Microsoft.Data.Tools.Model.dll)

Syntax

'Declaration
Public Class PlaceholderResources
'Usage
Dim instance As PlaceholderResources
public class PlaceholderResources
public ref class PlaceholderResources
type PlaceholderResources =  class end
public class PlaceholderResources

The PlaceholderResources type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member Array
Public fieldStatic member DGML_Annotation_Group_Label
Public fieldStatic member Literal
Public fieldStatic member Nested

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Data.Tools.Model Namespace