C# Class GoogleCloudExtension.CloudExplorerSources.Gae.VersionItem

This class represents a GAE service in the Properties Window.
Inheritance: GoogleCloudExtension.Utils.PropertyWindowItemBase
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-visualstudio

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string
VersionItem ( Version version ) : Google.Apis.Appengine.v1.Data

Method Details

ToString() public method

public ToString ( ) : string
return string

VersionItem() public method

public VersionItem ( Version version ) : Google.Apis.Appengine.v1.Data
version Version
return Google.Apis.Appengine.v1.Data